Crate rotsprite

source ·
Expand description

Pixel Art Rotation

This library allows you to rotate pixel art using the rotsprite algorithm.

Modules

Enums

Traits

  • Expose rotsprite method on some image types.

Functions

  • Rotate a sprite based on any pixel format implementing the Eq and Clone traits.